
.project{
  width: 100%;
  height: 460px;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}
.project a{ text-decoration:none;}
.project:first-child{margin-top: 0;}
.yellow{
  width: 33%;
  height: 100%;
  background: #f9eb1f; float:left;
}
.blue2{
  width: 33%;
  height: 100%;
  background: #294ea0; float:right;
}
.pro-list{
  width: 3000px;
  height: 360px;
  position: absolute;
  left: 15%;
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}
.pro-list2{
  width: 3000px;
  height: 360px;
  position: absolute;
  right: 15%;
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}
.menu{
  width: 215px;
  height: 100%;
  /* padding: 113px 0px 103px 0px; */
  box-sizing: border-box;
  float: left;
}
.menu2{
  width: 215px;
  height: 100%;
  /* padding: 113px 0px 103px 0px; */
  box-sizing: border-box;
  float: right;
  padding-left: 30px;
}
.menu .good{
  width: 127px;
  height: 127px;
  background: url(../images/good_03.png)no-repeat center/contain;
  margin: 0 auto;
}
.menu .good2{
  width: 127px;
  height: 127px;
  background: url(../images/good_08.png)no-repeat center/contain;
  margin: 0 auto;
}
.menu2 .good{
  width: 127px;
  height: 127px;
  background: url(../images/good_07.png)no-repeat center/contain;
  margin: 0 auto;
}
.pro-num{
  width: 150px;
  height: 64px;
  background: url(../images/line.png)no-repeat 70% 0%;
  margin: 0 auto;
  margin-top: 90px;
}
.pro-num span:first-child{
  font: normal 66px/64px "Microsoft Yahei";
  color: #144e9b;
}
.pro-num span:last-child{
  font: normal 20px/50px "Microsoft Yahei";
  color: #172c54;
  float: right;
  margin:25px 20px 0px 0px;
}
.pro-num2{
  width: 150px;
  height: 64px;
  background: url(../images/line.png)no-repeat 70% 0%;
  margin-top: 90px;
}
.pro-num2 span:first-child{
  font: normal 66px/64px "Microsoft Yahei";
  color: #144e9b;
}
.pro-num2 span:last-child{
  font: normal 20px/50px "Microsoft Yahei";
  color: #172c54;
  float: right;
  margin:25px 20px 0px 0px;
}
.pro-num3{
  width: 150px;
  height: 64px;
  background: url(../images/line.png)no-repeat 75% 0%;
  margin-top: 90px;
}
.pro-num3 span:first-child{
  font: normal 66px/64px "Microsoft Yahei";
  color: #f9eb1f;
}
.pro-num3 span:last-child{
  font: normal 20px/50px "Microsoft Yahei";
  color: #f9eb1f;
  float: right;
  margin:25px 0px 0px 0px;
}
.btns{
  width: 70px;
  height: 31px;
  overflow: hidden;
  margin-left: 95px;
  margin-top: 20px;
}
.left-btn,.right-btn,.left-btn2,.right-btn2{
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: 2px solid #154f9b;
  cursor: pointer;
}
.left-btn,.left-btn2{
  float: left;
  background: url(../images/left-arr.png)no-repeat center;
}
.right-btn,.right-btn2{
  float: right;
  background: url(../images/right-arr.png)no-repeat center;
}
.btns2{
  width: 70px;
  height: 31px;
  overflow: hidden;
  margin-right: 95px;
  margin-top: 20px;
}
.left-btn3,.right-btn3{
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: 2px solid #f9eb1f;
  cursor: pointer;
}
.left-btn3{
  float: left;
  background: url(../images/left-arr2.png)no-repeat center;
}
.right-btn3{
  float: right;
  background: url(../images/right-arr2.png)no-repeat center;
}
.swiper-container1{
  width: 1340px;
  height: 160px;
  float: left;
  overflow: hidden;
}
.swiper-container1 .swiper-slide{
  width: 287px !important;
  height: 100%;
  /* border-bottom: 10px solid #16377c; */
  box-sizing: border-box;
  box-shadow: 5px 0px 20px 1px rgba(0, 0, 0,0.3);
  background: #fff;
}
.swiper-container1 .swiper-slide .img-info{
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  display: table;
  padding: 10px;
  box-sizing: border-box;
  transition: all .3s;
}
.swiper-container1 .swiper-slide .img-info a{
  color: #fff;
}
.swiper-container1 .swiper-slide .img-info p{
  text-align: center;
  /* display: table-cell;
  vertical-align: middle; */
  font: normal 12px/16px "Microsoft Yahei";
  color: #fff;
}
.swiper-container1 .swiper-slide:hover .img-info{
  bottom: 0;
}
.swiper-container1 .swiper-slide-active{
  /* border-bottom: 10px solid #3e619f !important; */
}
.swiper-container1 .swiper-slide span{
  display: block;
  padding: 30px 0 0 30px;
  font: normal 24px/32px "Microsoft Yahei";
  color: #172c54;
}
.two{
  height: 360px;
}
.swiper-container5{
  width: 1340px;
  height: 160px;
  overflow: hidden;
  position: absolute;
  left: 215px;
  bottom: 0;

}
.swiper-container5 .swiper-slide{
  width: 287px !important;
  height: 100%;
  /* border-bottom: 10px solid #16377c; */
  box-sizing: border-box;
  box-shadow: 5px 0px 20px 1px rgba(0, 0, 0,0.3);
  background: #fff;
}
.swiper-container5 .swiper-slide .img-info{
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  display: table;
  padding: 10px;
  box-sizing: border-box;
  transition: all .3s;
}
.swiper-container5 .swiper-slide .img-info p{
  font: normal 12px/16px "Microsoft Yahei";
  color: #fff;
  text-align: center;
}
.swiper-container5 .swiper-slide .img-info a{
  color: #fff;
}
.swiper-container5 .swiper-slide:hover .img-info{
  bottom: 0;
}
.swiper-container5 .swiper-slide-active{
  /* border-bottom: 10px solid #3e619f !important; */
}
.swiper-container5 .swiper-slide span{
  display: block;
  padding: 30px 0 0 30px;
  font: normal 24px/32px "Microsoft Yahei";
  color: #172c54;
}
.swiper-container3{
  width: 1340px;
  height: 360px;
  float: left;
  overflow: hidden;
}
.swiper-container3 .swiper-slide{
  width: 287px !important;
  height: 100%;
  border-bottom: 10px solid #16377c;
  box-sizing: border-box;
  box-shadow: 5px 0px 20px 1px rgba(0, 0, 0,0.3);
  background: #fff;
}
.swiper-container3 .swiper-slide-active{
  border-bottom: 10px solid #3e619f !important;
}
.swiper-container3 .swiper-slide span{
  display: block;
  padding: 30px 0 0 30px;
  font: normal 24px/32px "Microsoft Yahei";
  color: #172c54;
}
.swiper-container3 .swiper-slide p{
  display: block;
  padding: 10px 30px 0px 30px;
  font: normal 16px/24px "Microsoft Yahei";
  color: #666666;
}
.swiper-container4{
  width: 1340px;
  height: 360px;
  float: right;
  overflow: hidden;
}
.swiper-container4 .swiper-slide{
  width: 287px !important;
  height: 100%;
  border-bottom: 10px solid #f9c31f;
  box-sizing: border-box;
  box-shadow: 5px 0px 20px 1px rgba(0, 0, 0,0.3);
  background: #fff;
}
.swiper-container4 .swiper-slide-active{
  border-bottom: 10px solid #f9eb1f !important;
}
.swiper-container4 .swiper-slide span{
  display: block;
  padding: 30px 0 0 30px;
  font: normal 24px/32px "Microsoft Yahei";
  color: #172c54;
}
.swiper-container4 .swiper-slide p{
  display: block;
  padding: 10px 30px 0px 30px;
  font: normal 16px/24px "Microsoft Yahei";
  color: #666666;
}
@media (min-width:900px) and (max-width:1400px)
	   {
        .pro-list{
          left: 5%;
        }
        .pro-list2{
          right: 5%;
        }
}
@media (max-width:900px)
	   {
        .pro-list{
          left: 1%;
        }
        .pro-list2{
          right: 1%;
        }
}
.code{
  position: fixed;
  width: 110px;
  right: 50px;
  bottom: 60px;
  z-index: 99;
}
.code p{
  font: normal 16px/24px "Microsoft Yahei";
  color: #000;
  text-align: center;
}